[INFO] cloning repository https://github.com/bepvte/ocrlocate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bepvte/ocrlocate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de618c0f678caadecbe771ccc2312e6f0a089c87
[INFO] checking bepvte/ocrlocate against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bepvte/ocrlocate
[INFO] finished tweaking git repo https://github.com/bepvte/ocrlocate
[INFO] tweaked toml for git repo https://github.com/bepvte/ocrlocate written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bepvte/ocrlocate on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bepvte/ocrlocate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: libs/leptess/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `leptess` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptonica-sys v0.4.9
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded imagesize v0.12.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded kdam v0.5.2
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27
[INFO] running `Command { std: "docker" "start" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: libs/leptess/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `leptess` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking kdam v0.5.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling leptonica-sys v0.4.9
[INFO] [stderr]    Compiling tesseract-sys v0.6.2 (/opt/rustwide/workdir/libs/tesseract-sys)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking leptonica-plumbing v1.4.1 (/opt/rustwide/workdir/libs/leptonica-plumbing)
[INFO] [stdout] warning: unused import: `c_int`
[INFO] [stdout]  --> libs/leptonica-plumbing/src/pix.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ffi::{c_int, CStr};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_int`
[INFO] [stdout]  --> libs/leptonica-plumbing/src/pix.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ffi::{c_int, CStr};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tesseract-plumbing v0.11.1 (/opt/rustwide/workdir/libs/tesseract-plumbing)
[INFO] [stderr]     Checking leptess v0.15.0 (/opt/rustwide/workdir/libs/leptess)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stdout]   |         ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tikv-jemallocator v0.5.4
[INFO] [stderr]     Checking ocrlocate v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]    --> src/db.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 211 |     pub path: String,
[INFO] [stdout] 212 |     pub time: u64,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]    --> src/db.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 211 |     pub path: String,
[INFO] [stdout] 212 |     pub time: u64,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27", kill_on_drop: false }`
[INFO] [stdout] 3c401a7d8be3fb2fa112336e8f6e43638d2656e888ace6033107e3fdeec10a27
